SixBit API Schema
CounterIDType Simple Type
Description
The counter to use for this items listings.
Namespace (none)
Type
Restriction of xs:string
Diagram
CounterIDType Simple Type
Overview
CounterIDType Restriction of xs:string
The counter to use for this items listings.
Facets
EnumerationNone
EnumerationBasic
EnumerationRetro
EnumerationHidden
Source
<xs:simpleType name="CounterIDType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The counter to use for this items listings.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="None" />
    <xs:enumeration value="Basic" />
    <xs:enumeration value="Retro" />
    <xs:enumeration value="Hidden" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.